From d3c28194017844945f3ba733b7e95c66ba6c2875 Mon Sep 17 00:00:00 2001 From: Paolo Borelli Date: Tue, 18 Feb 2014 21:34:00 +0100 Subject: [PATCH] Add a GtkFrame inside GtkActionBar This is needed to set a padding and draw a border since GtkBox does not honour css padding yet. https://bugzilla.gnome.org/show_bug.cgi?id=724693 --- gtk/resources/ui/gtkactionbar.ui | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/gtk/resources/ui/gtkactionbar.ui b/gtk/resources/ui/gtkactionbar.ui index 5a6a1982ef..8b796f8bf1 100644 --- a/gtk/resources/ui/gtkactionbar.ui +++ b/gtk/resources/ui/gtkactionbar.ui @@ -8,15 +8,21 @@ True False - + True - horizontal False - 0 - 6 + + + True + horizontal + False + 0 + 6 + + -- 2.30.2